Granting the Oracle Database access to the PKCS#11 library
To begin the integration, you must grant the Oracle Database access to the PKCS#11 cryptographic library.
To grant the Oracle database access to the PKCS#11 cryptographic library
-
Rename cryptoki.dll to libcryptoki.dll
-
Copy libcryptoki.dll to %SYSTEMDRIVE%\oracle\extapi\64\hsm\<Vendor>\<Version>\libcryptoki.dll
Parameter Description <vendor> Specifies the name of the vendor supplying the library. <version> Refers to the version number of the library. For example, on a 64-bit Windows system you would copy libcryptoki.dll to the following directory:
C:\Oracle\extapi\64\hsm\safenet\7.2.0\libcryptoki.dll
Note
Only one PKCS#11 library is supported at a time.